home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / en-US / help / welcome.xhtml < prev   
Encoding:
Extensible Markup Language  |  2007-02-10  |  2.5 KB  |  68 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  3.     <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
  4.     %brandDTD;
  5. ]
  6. >
  7. <!--
  8. Contributors:
  9.   R.J. Keller <rlk@trfenv.com> (original author)
  10.   Jeff Walden <jwalden+code@mit.edu>
  11.   Steffen Wilberg <steffen.wilberg@web.de>
  12. -->
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <head>
  16.   <title>Using the Help Window</title>
  17.   <link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
  18. </head>
  19.  
  20. <body>
  21.  
  22. <h1 id="help_window_top">Using the Help Window</h1>
  23.  
  24. <div class="contentsBox">In this section:
  25.   <ul>
  26.     <li><a href="#finding_the_topic_you_want">Finding the Topic You Want</a></li>
  27.     <li><a href="#search_tips">Search Tips</a></li>
  28.   </ul>
  29. </div>
  30.  
  31. <h2 id="finding_the_topic_you_want">Finding the Topic You Want</h2>
  32.  
  33. <p>To display help information in this window, click a topic in the
  34.   <em>Contents</em> sidebar. Click the <span class="noMac">plus icon</span>
  35.   <span class="mac">triangle</span> next to a topic to see its subtopics.</p>
  36.  
  37. <p>To search for a help topic, type a word or phrase in the <em>Search</em> bar
  38.   to see related topics. Click on a topic to read about it. If your search
  39.   doesn't return any topics, try typing fewer words or a different combination
  40.   of words. The results will be displayed in the <em>Search</em> sidebar as you
  41.   type. To display the contents in the sidebar again, click the close button on
  42.   the <em>Search</em> sidebar, clear the <em>Search</em> bar, or press
  43.   <kbd>Esc</kbd>.</p>
  44.  
  45. <p>To see information related to the Help topic you are reading, click links in
  46.   the Help window just as you would in a regular web page.  You can also move
  47.   back and forth between pages you've already seen using the Back and Forward
  48.   buttons.</p>
  49.  
  50. <h2 id="search_tips">Search Tips</h2>
  51.  
  52. <p>If you don't find what you want, here are a few helpful tips:</p>
  53.  
  54. <ul>
  55.   <li>Be sure that you are searching for something that relates to
  56.     &brandShortName;; this is not a general Internet search.</li>
  57.   <li>Try to broaden your search - don't be too specific; terms could be worded
  58.     differently than your search.</li>
  59.   <li>Avoid being too broad with your search.  For example, a common word like
  60.     "page" will likely return more topics than you want.</li>
  61. </ul>
  62.  
  63. <div class="contentsBox"><em>09 July 2005</em></div>
  64. <p>Copyright © 2003-2007 Contributors to the Mozilla Help Viewer Project.</p>
  65.  
  66. </body>
  67. </html>
  68.